Documentation Center

Baseline complete mode [deprecated]

Available baseline auto-complete modes.

Values

Enumeration eBaselineCompleteMode
  ISHStartbaseline
  ISHStartbaselineFollowedByFirstVersion
  ISHStartbaselineFollowedByLatestReleased
  ISHStartbaselineFollowedByLatestAvailable
  ISHFirstVersionWithoutStartbaseline
  ISHLatestReleasedWithoutStartbaseline
  ISHLatestAvailableWithoutStartbaseline
ValueDescription
[Deprecated] ISHStartbaseline[Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline.
[Deprecated] ISHStartbaselineFollowedByFirstVersion[Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline. All objects which don't have a version selected now, will receive version 1 as selected version.
[Deprecated] ISHStartbaselineFollowedByLatestReleased[Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline. All objects which don't have a version selected now, will receive the latest version where the object is available in the selected language and where its status is a Released status.
[Deprecated] ISHStartbaselineFollowedByLatestAvailable[Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline. All objects which don't have a version selected now, will receive the latest version where the object is available in the selected language.
ISHFirstVersionWithoutStartbaselineAll objects which don't have a version selected now, will receive version 1 as selected version.
ISHLatestReleasedWithoutStartbaselineAll objects which don't have a version selected now, will receive the latest version where the object is available in the selected language and where its status is a Released status.
ISHLatestAvailableWithoutStartbaselineAll objects which don't have a version selected now, will receive the latest version where the object is available in the selected language.